PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class / getExportState Method
In This Topic
    getExportState Method
    In This Topic
    Gets the export state of this optional content group.
    Syntax
    public PDFOptionalContentGroupExportState getExportState()

    Return Value

    The export state of the optional content group.
    See Also